getName

abstract fun getName(): String

Friendly name used to format message sent to mesh
Example: A name "Motion" would result in a message "Motion detected"
Maximum length of 20 characters
string name = 5;

Return

The name.